Blazor コントロール
RaiseNotificationsAsync メソッド

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1WrapDataCollection.SuppressionContext<S,T> クラス : RaiseNotificationsAsync メソッド
The notifications to raise.
The cancellation token.
Raises the specified notifications.
シンタックス
'宣言
 
Public Function RaiseNotificationsAsync( _
   ByVal notifications As System.Collections.Generic.IEnumerable(Of Tuple(Of Object,NotifyCollectionChangedEventArgs)), _
   ByVal cancellationToken As System.Threading.CancellationToken _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task RaiseNotificationsAsync( 
   System.Collections.Generic.IEnumerable<Tuple<object,NotifyCollectionChangedEventArgs>> notifications,
   System.Threading.CancellationToken cancellationToken
)

パラメータ

notifications
The notifications to raise.
cancellationToken
The cancellation token.
参照

C1WrapDataCollection.SuppressionContext<S,T> クラス
C1WrapDataCollection.SuppressionContext<S,T> メンバ